home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / programr / rtx2000.zip / rtx2000 / filelist.txt < prev   
Text File  |  1993-09-01  |  2KB  |  63 lines

  1.  
  2.                                     fc and Wfc
  3.                                   Cross Compiler for
  4.                              Harris RTX2000 Microprocessor
  5.  
  6.  
  7.    Included in this distribution:
  8.  
  9.  
  10. -------- For PC
  11.  
  12.    fc\fc.exe - A RTX2000/RTX2010 optimizing cross compiler 
  13.               that runs on MS-DOS systems.
  14.               Compiles Forth into RTX2000/RTX2010 machine codes
  15.  
  16.    fc\fc.doc - Documentation for the cross compiler
  17.  
  18.  
  19.    wfc\wfc.exe - A RTX2000/RTX2010 optimizing cross compiler 
  20.               that runs on MS-Windows systems.
  21.               Compiles Forth into RTX2000/RTX2010 machine codes
  22.  
  23.    wfc\wfc.hlp - Help file for the cross compiler
  24.  
  25. --------
  26.  
  27.  
  28. --------  For Amiga
  29.  
  30.    amiga\fc - A RTX2000/RTX2010 optimizing cross compiler 
  31.               that runs on the AMIGA.
  32.               Compiles Forth into RTX2000/RTX2010 machine codes
  33.  
  34.    amiga\fc.doc - Documentation for the cross compiler
  35.  
  36. --------
  37.  
  38.  
  39.  
  40. -------- General
  41.  
  42.    fctest - A test program that demonstrates the various optimizations
  43.             performed by the compiler
  44.  
  45.    monitor\*.* - A debug monitor writen in Forth.  When compiled, using
  46.                 fc, this code can be programmed into PROMs and used
  47.                 as a RTX2000 resident character based debugger.  It 
  48.                 allows for memory dump, memory alter, and download of 
  49.                 compiled code for execution.
  50.  
  51.                 The user is required to supply I/O routines for
  52.                 character input and output.
  53.  
  54.                 Also in this directory is a file call RTX2000.f which
  55.                 provides useful register definitions for anyone using
  56.                 the compiler.
  57. --------
  58.  
  59.  
  60. Both the cross compiler and the monitor are offered as is for free 
  61. distribution.
  62.  
  63.